home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / sfa3b15.zip / SMARTFA.NEW < prev   
Text File  |  1993-04-14  |  2KB  |  53 lines

  1. ╓───────────────────────────────────────────────────────────────────────────╖
  2. ║     SmartFA v3.00ß15        by Bob Butcher          GTPN 050/059          ║
  3. ╙───────────────────────────────────────────────────────────────────────────╜
  4.  
  5.  BETA 15 │
  6.  ════════╛
  7.  
  8.     Fixed file size bug when entering details into FILES.BBS.
  9.     Fixed bugs in REARJ routines.
  10.  
  11.     SmartFA will now recognize a Fixbbs "New Files" Line. It does this
  12.     by looking for the word "New" starting in column 2 of the
  13.     FILES.BBS, if found it will add the file information after this.
  14.  
  15.     Added options for FILES.BBS entries. Options being the operative
  16.     word. The following entries may be added to the SmartFA section
  17.     of the SMART.INI file:
  18.  
  19.     LINEFORMAT=n
  20.  
  21.     where n is a number from 1 to 6 (default = 1) each number
  22.     corresponds to a layout for the FILES.BBS Line. The options are
  23.     as follows:
  24.  
  25.      ┌────────┬──────────────────────────────────────────────┐
  26.      │ Format │      Line Layout                             │
  27.      │ Number │                                              │
  28.      ├────────┼──────────────────────────────────────────────┤
  29.      │   1    │ File Name  File Size  System Date  File Date │
  30.      │   2    │ File Name                                    │
  31.      │   3    │ File Name  File Size                         │
  32.      │   4    │ File Name  File Size  System Date            │
  33.      │   5    │ File Name  File Size  File Date              │
  34.      │   6    │ File Name  File Size  File Date  System Date │
  35.      └────────┴──────────────────────────────────────────────┘
  36.  
  37.     INDENT=n  where n is a number (default = 25). This specifies the
  38.               number of spaces from the left margin where the "|" of
  39.               the file description will be placed.
  40.  
  41.     COMMA=TRUE or FALSE  if set to TRUE file sizes will be comma
  42.                          delimited. i.e. 1000 would be shown as
  43.                          1,000.
  44.  
  45.     SPECIAL=    Whatever is placed after this option is added to the
  46.                 first line of the description text. i.e.
  47.  
  48.     SPECIAL=[0]  would make the line look something like:
  49.  
  50.     SFA0003.ARJ    19,978  04/14/93  03-28-93
  51.                            | [0] Test File
  52.  
  53.